Procedural Texture
BABYLON.ProceduralTexture
クラスはテクスチャにシェーダを用いることが出来るクラスです。
Procedural Texture Library
としていくつかの Procedural Texture クラスが用意されている他、GLSL と言ったシェーダ言語を用いて Custom Procedural Texture を作成することができます。
使い方
The Procedural Texture Library
組み込みの Procedural Texture クラス
NoiseProceduralTexture
Procedural Texture Library として使用可能な Procedural Texture クラス
Brick Procedural Texture
Cloud Procedural Texture
Fire Procedural Texture
Grass Procedural Texture
Marble Procedural Texture
Road Procedural Texture
Wood Procedural Texture
Custom Procedural Texture クラス
Creating Procedural Textures